/ Assembly List / LJCWinFormCommon / FormCommon / StripNonDigits

Namespace - LJCWinFormCommon


Parameters
text - The string text.

Returns

The modified string.

Syntax

C#
public static String StripNonDigits(String text)

Strips non-digits from a string.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.